3.421 \(\int \frac {\cosh (c+d x)}{a+b \sinh ^n(c+d x)} \, dx\)

Optimal. Leaf size=37 \[ \frac {\sinh (c+d x) \, _2F_1\left (1,\frac {1}{n};1+\frac {1}{n};-\frac {b \sinh ^n(c+d x)}{a}\right )}{a d} \]

[Out]

hypergeom([1, 1/n],[1+1/n],-b*sinh(d*x+c)^n/a)*sinh(d*x+c)/a/d

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 37, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.095, Rules used = {3223, 245} \[ \frac {\sinh (c+d x) \, _2F_1\left (1,\frac {1}{n};1+\frac {1}{n};-\frac {b \sinh ^n(c+d x)}{a}\right )}{a d} \]

Antiderivative was successfully verified.

[In]

Int[Cosh[c + d*x]/(a + b*Sinh[c + d*x]^n),x]

[Out]

(Hypergeometric2F1[1, n^(-1), 1 + n^(-1), -((b*Sinh[c + d*x]^n)/a)]*Sinh[c + d*x])/(a*d)

Rule 245

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*x*Hypergeometric2F1[-p, 1/n, 1/n + 1, -((b*x^n)/a)],
x] /; FreeQ[{a, b, n, p}, x] &&  !IGtQ[p, 0] &&  !IntegerQ[1/n] &&  !ILtQ[Simplify[1/n + p], 0] && (IntegerQ[p
] || GtQ[a, 0])

Rule 3223

Int[cos[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*((c_.)*sin[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With
[{ff = FreeFactors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b*(c*ff*x)^n)^p, x]
, x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[(m - 1)/2] && (EqQ[n, 4] || GtQ[m, 0
] || IGtQ[p, 0] || IntegersQ[m, p])

Rubi steps

\begin {align*} \int \frac {\cosh (c+d x)}{a+b \sinh ^n(c+d x)} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {1}{a+b x^n} \, dx,x,\sinh (c+d x)\right )}{d}\\ &=\frac {\, _2F_1\left (1,\frac {1}{n};1+\frac {1}{n};-\frac {b \sinh ^n(c+d x)}{a}\right ) \sinh (c+d x)}{a d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 37, normalized size = 1.00 \[ \frac {\sinh (c+d x) \, _2F_1\left (1,\frac {1}{n};1+\frac {1}{n};-\frac {b \sinh ^n(c+d x)}{a}\right )}{a d} \]

Antiderivative was successfully verified.

[In]

Integrate[Cosh[c + d*x]/(a + b*Sinh[c + d*x]^n),x]

[Out]

(Hypergeometric2F1[1, n^(-1), 1 + n^(-1), -((b*Sinh[c + d*x]^n)/a)]*Sinh[c + d*x])/(a*d)

________________________________________________________________________________________

fricas [F]  time = 2.39, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\cosh \left (d x + c\right )}{b \sinh \left (d x + c\right )^{n} + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^n),x, algorithm="fricas")

[Out]

integral(cosh(d*x + c)/(b*sinh(d*x + c)^n + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cosh \left (d x + c\right )}{b \sinh \left (d x + c\right )^{n} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^n),x, algorithm="giac")

[Out]

integrate(cosh(d*x + c)/(b*sinh(d*x + c)^n + a), x)

________________________________________________________________________________________

maple [F]  time = 0.29, size = 0, normalized size = 0.00 \[ \int \frac {\cosh \left (d x +c \right )}{a +b \left (\sinh ^{n}\left (d x +c \right )\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(d*x+c)/(a+b*sinh(d*x+c)^n),x)

[Out]

int(cosh(d*x+c)/(a+b*sinh(d*x+c)^n),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cosh \left (d x + c\right )}{b \sinh \left (d x + c\right )^{n} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^n),x, algorithm="maxima")

[Out]

integrate(cosh(d*x + c)/(b*sinh(d*x + c)^n + a), x)

________________________________________________________________________________________

mupad [B]  time = 1.13, size = 38, normalized size = 1.03 \[ \frac {\mathrm {sinh}\left (c+d\,x\right )\,{{}}_2{\mathrm {F}}_1\left (1,\frac {1}{n};\ \frac {1}{n}+1;\ -\frac {b\,{\mathrm {sinh}\left (c+d\,x\right )}^n}{a}\right )}{a\,d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(c + d*x)/(a + b*sinh(c + d*x)^n),x)

[Out]

(sinh(c + d*x)*hypergeom([1, 1/n], 1/n + 1, -(b*sinh(c + d*x)^n)/a))/(a*d)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)**n),x)

[Out]

Timed out

________________________________________________________________________________________